home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Word Perfect Main Street: Paper Planes
/
WordPerfect Main Street - Paper Planes.iso
/
mac
/
p33-35
/
00431_Script_431
< prev
next >
Wrap
Text File
|
1994-07-31
|
345b
|
21 lines
-- P35S1 init
on exitFrame
global Step, NumFrames
set Step = 1
set NumFrames = 15
-- allow timed annotations!
initAnnotations(30,0)
global theGauge
mSetLevel(theGauge, Step)
global LastQT
set LastQT = "P35S01"
cursor 4
preLoadCast the number of cast LastQT
setUpFastFwd()
cursor -1
end